C# Класс TileGraphicsPlugin.Behaviors.InputBindingsManager

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
UpdatePropertySourceWhenEnterPressedProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void

Приватные методы

Метод Описание
DoUpdateSource ( object source ) : void
HandlePreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
InputBindingsManager ( ) : System
OnUpdatePropertySourceWhenEnterPressedPropertyChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Описание методов

GetUpdatePropertySourceWhenEnterPressed() публичный статический Метод

public static GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
dp System.Windows.DependencyObject
Результат System.Windows.DependencyProperty

SetUpdatePropertySourceWhenEnterPressed() публичный статический Метод

public static SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void
dp System.Windows.DependencyObject
value System.Windows.DependencyProperty
Результат void

Описание свойств

UpdatePropertySourceWhenEnterPressedProperty публичное статическое свойство

public static DependencyProperty,System.Windows UpdatePropertySourceWhenEnterPressedProperty
Результат System.Windows.DependencyProperty