'宣言 Public Property AllowCardWidthResizing As Boolean
public bool AllowCardWidthResizing {get; set;}
注: Card の Width はすべての Card で同期化されます。つまり、ユーザーが 1 つのカードの幅を変更する場合、すべての Card は同じ幅に設定されます。サイズ変更の操作は CardWidth プロパティを設定します。
CardViewSettings クラス CardViewSettings メンバ AllowCardWidthResizingProperty フィールド AllowCardHeightResizingProperty フィールド CardWidth プロパティ CardHeight プロパティ AutoFitCards プロパティ