TextBlock.HostedElementsCore Właściwość

Definicja

Pobiera moduł wyliczający, który może być używany iterować elementy hostowane przez ten TextBlockelement .

protected:
 virtual property System::Collections::Generic::IEnumerator<System::Windows::IInputElement ^> ^ HostedElementsCore { System::Collections::Generic::IEnumerator<System::Windows::IInputElement ^> ^ get(); };
protected virtual System.Collections.Generic.IEnumerator<System.Windows.IInputElement> HostedElementsCore { get; }
member this.HostedElementsCore : System.Collections.Generic.IEnumerator<System.Windows.IInputElement>
Protected Overridable ReadOnly Property HostedElementsCore As IEnumerator(Of IInputElement)

Wartość właściwości

IEnumerator<IInputElement>

Moduł wyliczający, który może iterować elementy hostowane przez ten TextBlockelement .

Dotyczy