WindowHelperGetIsTopLeftAdjusted Method |
This property is for the DialogView only
We have to adjust the top and left by 100 as the default height and width is set to 100 in the xaml
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static bool GetIsTopLeftAdjusted(
DependencyObject obj
)
Parameters
- obj DependencyObject
-
Return Value
BooleanSee Also