DependencyPropertyValueSource.LocalStaticResource 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示 LocalStaticResource 參考之屬性的值。
public:
static property System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ LocalStaticResource { System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ get(); };
public static System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource LocalStaticResource { get; }
member this.LocalStaticResource : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property LocalStaticResource As DependencyPropertyValueSource
屬性值
包含靜態資源參考的值來源。
備註
靜態資源會透過取代已定義之資源的值,提供 XAML 屬性的值。