Property | Type | Description | |
---|---|---|---|
BottomProperty | |||
LeftProperty | |||
RightProperty | |||
TopProperty |
Method | Description | |
---|---|---|
BottomChanged ( |
||
GetBottom ( |
||
GetLeft ( |
||
GetRight ( |
||
GetTop ( |
||
LeftChanged ( |
||
RightChanged ( |
||
SetBottom ( |
||
SetLeft ( |
||
SetRight ( |
||
SetTop ( |
||
TopChanged ( |
public static BottomChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static GetBottom ( |
||
obj | ||
return | System.Windows.Thickness |
public static GetLeft ( |
||
obj | ||
return | System.Windows.Thickness |
public static GetRight ( |
||
obj | ||
return | System.Windows.Thickness |
public static GetTop ( |
||
obj | ||
return | System.Windows.Thickness |
public static LeftChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static RightChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static SetBottom ( |
||
obj | ||
value | System.Windows.Thickness | |
return | void |
public static SetLeft ( |
||
obj | ||
value | System.Windows.Thickness | |
return | void |
public static SetRight ( |
||
obj | ||
value | System.Windows.Thickness | |
return | void |
public static SetTop ( |
||
obj | ||
value | System.Windows.Thickness | |
return | void |
public static TopChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows BottomProperty | ||
return |
public static DependencyProperty,System.Windows LeftProperty | ||
return |
public static DependencyProperty,System.Windows RightProperty | ||
return |