Свойство | Тип | Описание | |
---|---|---|---|
BottomProperty | |||
LeftProperty | |||
RightProperty | |||
TopProperty |
Метод | Описание | |
---|---|---|
BottomChanged ( |
||
GetBottom ( |
||
GetLeft ( |
||
GetRight ( |
||
GetTop ( |
||
LeftChanged ( |
||
RightChanged ( |
||
SetBottom ( |
||
SetLeft ( |
||
SetRight ( |
||
SetTop ( |
||
TopChanged ( |
public static BottomChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Результат | void |
public static GetBottom ( |
||
obj | ||
Результат | System.Windows.Thickness |
public static GetLeft ( |
||
obj | ||
Результат | System.Windows.Thickness |
public static GetRight ( |
||
obj | ||
Результат | System.Windows.Thickness |
public static GetTop ( |
||
obj | ||
Результат | System.Windows.Thickness |
public static LeftChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Результат | void |
public static RightChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Результат | void |
public static SetBottom ( |
||
obj | ||
value | System.Windows.Thickness | |
Результат | void |
public static SetLeft ( |
||
obj | ||
value | System.Windows.Thickness | |
Результат | void |
public static SetRight ( |
||
obj | ||
value | System.Windows.Thickness | |
Результат | void |
public static SetTop ( |
||
obj | ||
value | System.Windows.Thickness | |
Результат | void |
public static TopChanged ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Результат | void |
public static DependencyProperty,System.Windows BottomProperty | ||
Результат |
public static DependencyProperty,System.Windows LeftProperty | ||
Результат |
public static DependencyProperty,System.Windows RightProperty | ||
Результат |