Свойство | Тип | Описание | |
---|---|---|---|
DragsWindowProperty |
Метод | Описание | |
---|---|---|
GetDragsWindow ( System.Windows.Controls.RichTextBox obj ) : |
||
SetDragsWindow ( |
Метод | Описание | |
---|---|---|
ControlBehaviors ( ) : System | ||
DragsWindowPropertyChanged ( |
Handles changes on the DragsWindowProperty dependency property. As WPF internally uses the dependency property system and bypasses the DragsWindow property wrapper, updates should be handled here.
|
public static GetDragsWindow ( System.Windows.Controls.RichTextBox obj ) : |
||
obj | System.Windows.Controls.RichTextBox | |
Результат |
public static SetDragsWindow ( |
||
control | ||
value | ||
Результат | void |