MESCIUS InputMan for WPF 3.0J
ElementName プロパティ

検証される要素の名前を取得または設定します。これは依存関係プロパティです。
構文
Public Property ElementName As String
public string ElementName {get; set;}

プロパティ値

検証される要素の Name プロパティまたは x:Name Attribute 属性の値。 RegisterName によって要素が適切な名前スコープに登録されている場合は、コードで作成された要素のみを信頼できます。
既定値は null 参照 (Visual Basicでは Nothing) です。
参照

参照

GcValidationIndicator クラス
GcValidationIndicator メンバ

 

 


© MESCIUS inc. All rights reserved.