Proprietà DedCustomDependencyValues
|
Valori da riportare a schermo.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public Dictionary<string, Object> Values { get; }
Public ReadOnly Property Values As Dictionary(Of String, Object)
Get
public:
property Dictionary<String^, Object^>^ Values {
Dictionary<String^, Object^>^ get ();
}
member Values : Dictionary<string, Object> with get
Valore della proprietà
Tipo:
DictionaryString,
ObjectVedi anche