共用方式為


MapPolyline.PathProperty 屬性

定義

識別 Path 相依性屬性。

public:
 static property DependencyProperty ^ PathProperty { DependencyProperty ^ get(); };
static DependencyProperty PathProperty();
public static DependencyProperty PathProperty { get; }
var dependencyProperty = MapPolyline.pathProperty;
Public Shared ReadOnly Property PathProperty As DependencyProperty

屬性值

Path相依性屬性的識別碼。

適用於

另請參閱