Click or drag to resize

PopupFocusManagerBehaviorToggleButton Property

Gets or sets the toggle button that controls the popup.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public ToggleButton? ToggleButton { get; set; }

Property Value

Type: ToggleButton
See Also