Typography.GetStandardSwashes(DependencyObject) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した依存関係オブジェクトの StandardSwashes 添付プロパティの値を返します。
public:
static int GetStandardSwashes(DependencyObject ^ element);
static int GetStandardSwashes(DependencyObject const& element);
public static int GetStandardSwashes(DependencyObject element);
function getStandardSwashes(element)
Public Shared Function GetStandardSwashes (element As DependencyObject) As Integer
パラメーター
- element
- DependencyObject
StandardSwashes プロパティの値を取得する依存関係オブジェクト。
戻り値
Int32
int
指定した依存関係オブジェクトの StandardSwashes 添付プロパティの現在の値。