CachedResourceDictionaryExtension.Source プロパティ

定義

このキャッシュされたリソース ディクショナリ拡張機能に関連付けられている URI を取得または設定します。

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

プロパティ値

Uri

このキャッシュされたリソース ディクショナリ拡張機能に関連付けられている Uri

適用対象