Share via


Control.ElementSoundModeProperty 属性

定义

标识 ElementSoundMode 依赖属性。

public:
 static property DependencyProperty ^ ElementSoundModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ElementSoundModeProperty();
public static DependencyProperty ElementSoundModeProperty { get; }
var dependencyProperty = Control.elementSoundModeProperty;
Public Shared ReadOnly Property ElementSoundModeProperty As DependencyProperty

属性值

ElementSoundMode 依赖属性的标识符。

适用于