Share via


SplitButton.CommandParameterProperty 屬性

定義

識別 CommandParameter 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.SplitButton.CommandParameterProperty (在Windows 應用程式 SDK中適用于 WinUI,請參閱Windows 應用程式 SDK命名空間) 。

public:
 static property DependencyProperty ^ CommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandParameterProperty();
public static DependencyProperty CommandParameterProperty { get; }
var dependencyProperty = SplitButton.commandParameterProperty;
Public Shared ReadOnly Property CommandParameterProperty As DependencyProperty

屬性值

CommandParameter 相依性屬性的識別碼。

適用於