Popup.IAddChild.AddText(String) 메서드

정의

이 멤버는 WPF 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

 virtual void System.Windows.Markup.IAddChild.AddText(System::String ^ text) = System::Windows::Markup::IAddChild::AddText;
void IAddChild.AddText (string text);
abstract member System.Windows.Markup.IAddChild.AddText : string -> unit
override this.System.Windows.Markup.IAddChild.AddText : string -> unit
Sub AddText (text As String) Implements IAddChild.AddText

매개 변수

text
String

개체에 추가할 문자열입니다.

구현

적용 대상