BooleanToCustomSelectionModeConverter.SelectionModeIfFalse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the selection mode to evaluate to if the input value is false.
public System.Windows.Controls.SelectionMode SelectionModeIfFalse { get; set; }
member this.SelectionModeIfFalse : System.Windows.Controls.SelectionMode with get, set
Public Property SelectionModeIfFalse As SelectionMode