Метод | Описание | |
---|---|---|
Focus ( ) : void |
Метод | Описание | |
---|---|---|
SetupFocusManagement ( |
Use this method to *properly* implement Focusmanagement for .NET 4.0. This contains hacks to make that work, so nobody else has do pull his/her hair out.
|
Метод | Описание | |
---|---|---|
BlurViewModel ( |
||
FocusViewModel ( |
||
PropertyEditor ( ) : System | ||
PropertyEditor_GotFocus ( object sender, |
protected SetupFocusManagement ( |
||
element | the FrameworkElement whose keyboard focus should be managed | |
vmGetter | Func |
a functor yielding the current BaseValueViewModel whose focus is tied to this view |
Результат | void |