protected TextBox TextBoxPart { get; }
Protected ReadOnly Property TextBoxPart As TextBox Get
protected: property TextBox^ TextBoxPart { TextBox^ get (); }
member TextBoxPart : TextBox with get
In This Article