Version 24.2 (latest)

XamlHelper Class Fields

For a list of all members of this type, see XamlHelper members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowsTransparencyPropertyIdentifies the WPF Popup AllowsTransparency attached dependency property  
Public Fieldstatic (Shared in Visual Basic)CanContentScrollPropertyIdentifies the CanContentScroll attached dependency property  
Public Fieldstatic (Shared in Visual Basic)FocusablePropertyIdentifies the Focusable attached dependency property  
Public Fieldstatic (Shared in Visual Basic)IsExcludedFromWashPropertyIdentifies the ResourceWasher IsExcludedFromWash attached dependency property  
Public Fieldstatic (Shared in Visual Basic)RecognizesAccessKeyPropertyIdentifies the WPF Popup RecognizesAccessKey attached dependency property  
Public Fieldstatic (Shared in Visual Basic)SnapsToDevicePixelsPropertyIdentifies the SnapsToDevicePixels attached dependency property  
Public Fieldstatic (Shared in Visual Basic)StaysOpenPropertyIdentifies the WPF Popup StaysOpen attached dependency property  
Public Fieldstatic (Shared in Visual Basic)TabNavigationPropertyIdentifies the TabNavigation attached dependency property  
Public Fieldstatic (Shared in Visual Basic)UpdateBindingOnTextPropertyChangedPropertyIdentifies the UpdateBindingOnTextPropertyChanged attached dependency property which can be set on a TextBox to control whether changes to the TextBox's Text property forces an immediate update of the binding Target the same way that an UpdateSourceTrigger = PropertyChanged works in WPF.  
Public Fieldstatic (Shared in Visual Basic)WashGroupPropertyIdentifies the ResourceWasher WashGroup attached dependency property  
See Also