バージョン

XamlHelper クラス メンバ

XamlHelperデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)AllowsTransparencyPropertyWPF Popup AllowsTransparency 添付依存プロパティを識別します  
Public フィールドstatic (Shared in Visual Basic)CanContentScrollPropertyCanContentScroll 添付依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FocusablePropertyFocusable 添付依存プロパティを示します。  
Public フィールドstatic (Shared in Visual Basic)IsExcludedFromWashPropertyResourceWasher IsExcludedFromWash 付属依存プロパティを識別します  
Public フィールドstatic (Shared in Visual Basic)RecognizesAccessKeyPropertyWPF Popup RecognizesAccessKey 添付依存プロパティを識別します  
Public フィールドstatic (Shared in Visual Basic)SnapsToDevicePixelsPropertySnapsToDevicePixels 添付依存プロパティを示します。  
Public フィールドstatic (Shared in Visual Basic)StaysOpenPropertyWPF Popup StaysOpen 添付依存プロパティを識別します  
Public フィールドstatic (Shared in Visual Basic)TabNavigationPropertyTabNavigation 添付依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)UpdateBindingOnTextPropertyChangedPropertyUpdateBindingOnTextPropertyChanged 添付依存プロパティを識別します。このプロパティを TextBox に使用すると、WPF で UpdateSourceTrigger = PropertyChanged を設定した場合と同じように、TextBox の Text プロパティが変更されると直ちにバインディング Target が更新されるようになります。  
Public フィールドstatic (Shared in Visual Basic)WashGroupPropertyResourceWasher WashGroup 付属依存プロパティを識別します  
トップ
パブリック プロパティ
 名前解説
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetAllowsTransparencyWPF で popup の AllowsTransparency 値を変更するために使用されます。  
Public メソッドstatic (Shared in Visual Basic)GetCanContentScrollWPF で ScrollViewer の CanContentScroll 値を変更する場合に使用されます。  
Public メソッドstatic (Shared in Visual Basic)GetFocusableWPF で UIElement の Focusable 値を変更する場合に使用されます。  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetIsExcludedFromWashIsExcludedFromWash 添付プロパティの値を取得します。  
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetRecognizesAccessKeyWPF で popup の RecognizesAccessKey 値を変更するために使用されます。  
Public メソッドstatic (Shared in Visual Basic)GetSnapsToDevicePixelsWPF で UIElement の SnapsToDevicePixels 値を変更する場合に使用されます。  
Public メソッドstatic (Shared in Visual Basic)GetStaysOpenWPF で Popup の StaysOpen 値を変更するために使用されます。  
Public メソッドstatic (Shared in Visual Basic)GetTabNavigation添付 TabNavigation DependencyProperty の値を取得します。  
Public メソッドstatic (Shared in Visual Basic)GetUpdateBindingOnTextPropertyChanged添付する UpdateBindingOnTextPropertyChanged DependencyProperty の値を取得します。  
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetWashGroupWashGroup 添付プロパティの値を取得します。  
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)SetAllowsTransparency添付の AllowsTransparency DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetCanContentScroll添付する CanContentScroll DependencyProperty の値を設定します。  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)SetFocusable添付する Focusable DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetIsExcludedFromWash添付の IsExcludedFromWash プロパティの値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetRecognizesAccessKey添付される RecognizesAccessKey DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetSnapsToDevicePixels添付する SnapsToDevicePixels DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetStaysOpen添付の StaysOpen DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetTabNavigation添付 TabNavigation DependencyProperty の値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetUpdateBindingOnTextPropertyChanged添付する UpdateBindingOnTextPropertyChanged DependencyProperty の値を設定します。  
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)SetWashGroup添付の WashGroup プロパティの値を設定します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnPropertyChangedInvoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. System.Windows.DependencyObjectから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
参照