CommandViewModel.SingleParameterSetControlVisibility 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 the visibility for the single ParameterSetControl displayed when there is only 1 parameter set
public:
property System::Windows::Visibility SingleParameterSetControlVisibility { System::Windows::Visibility get(); };
public System.Windows.Visibility SingleParameterSetControlVisibility { get; }
member this.SingleParameterSetControlVisibility : System.Windows.Visibility
Public ReadOnly Property SingleParameterSetControlVisibility As Visibility