共用方式為


SwipeItem.IconSourceProperty 屬性

定義

識別 IconSource 相依性屬性。

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

public:
 static property DependencyProperty ^ IconSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty IconSourceProperty();
public static DependencyProperty IconSourceProperty { get; }
var dependencyProperty = SwipeItem.iconSourceProperty;
Public Shared ReadOnly Property IconSourceProperty As DependencyProperty

屬性值

IconSource 相依性屬性的識別碼。

適用於