MapControl.StyleProperty 屬性

定義

識別 Style 相依性屬性。

public:
 static property DependencyProperty ^ StyleProperty { DependencyProperty ^ get(); };
static DependencyProperty StyleProperty();
public static DependencyProperty StyleProperty { get; }
var dependencyProperty = MapControl.styleProperty;
Public Shared ReadOnly Property StyleProperty As DependencyProperty

屬性值

Style相依性屬性的識別碼。

適用於

另請參閱