Aracılığıyla paylaş


AutomationProperties.SetItemType(DependencyObject, String) Yöntem

Tanım

ItemType Belirtilen DependencyObjectiçin ekli özelliği ayarlar.

public:
 static void SetItemType(System::Windows::DependencyObject ^ element, System::String ^ value);
public static void SetItemType (System.Windows.DependencyObject element, string value);
static member SetItemType : System.Windows.DependencyObject * string -> unit
Public Shared Sub SetItemType (element As DependencyObject, value As String)

Parametreler

element
DependencyObject

DependencyObject Özelliğinin ayarlanacağı yer.

value
String

Ayarlanacağı öğe türü değeri.

Şunlara uygulanır

Ayrıca bkz.