共用方式為


PathIconSource.DataProperty 屬性

定義

識別資料相依性屬性。

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

public:
 static property DependencyProperty ^ DataProperty { DependencyProperty ^ get(); };
static DependencyProperty DataProperty();
public static DependencyProperty DataProperty { get; }
var dependencyProperty = PathIconSource.dataProperty;
Public Shared ReadOnly Property DataProperty As DependencyProperty

屬性值

Data 相依性屬性的識別碼。

適用於