Aracılığıyla paylaş


TextBlock.IContentHost.HostedElements Özellik

Tanım

Bu tür veya üye Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır. Bunun yerine tür güvenli HostedElementsCore özelliğini kullanın.

property System::Collections::Generic::IEnumerator<System::Windows::IInputElement ^> ^ System::Windows::IContentHost::HostedElements { System::Collections::Generic::IEnumerator<System::Windows::IInputElement ^> ^ get(); };
System.Collections.Generic.IEnumerator<System.Windows.IInputElement> System.Windows.IContentHost.HostedElements { get; }
member this.System.Windows.IContentHost.HostedElements : System.Collections.Generic.IEnumerator<System.Windows.IInputElement>
 ReadOnly Property HostedElements As IEnumerator(Of IInputElement) Implements IContentHost.HostedElements

Özellik Değeri

IEnumerator<IInputElement>

İçerik konağı tarafından barındırılan öğeler.

Uygulamalar

Şunlara uygulanır