共用方式為


DependencyPropertyValueSource.Local 屬性

定義

取得設定為區域數值之屬性的值。

public:
 static property System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ Local { System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ get(); };
public static System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource Local { get; }
member this.Local : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property Local As DependencyPropertyValueSource

屬性值

DependencyPropertyValueSource

包含區域數值的值來源。

適用於