WindowHelperSetFocusedElement Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static void SetFocusedElement(
DependencyObject obj,
FrameworkElement value
)
Parameters
- obj DependencyObject
-
- value FrameworkElement
-
See Also