Share via


LinedFlowLayout.ActualLineHeightProperty プロパティ

定義

ActualLineHeight 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ActualLineHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty ActualLineHeightProperty();
public static DependencyProperty ActualLineHeightProperty { get; }
var dependencyProperty = LinedFlowLayout.actualLineHeightProperty;
Public Shared ReadOnly Property ActualLineHeightProperty As DependencyProperty

プロパティ値

ActualLineHeight 依存関係プロパティの識別子。

適用対象