Share via


TextPointer.Parent Özellik

Tanım

Geçerli konumun kapsamını oluşturan mantıksal üst öğeyi alır.

public:
 property System::Windows::DependencyObject ^ Parent { System::Windows::DependencyObject ^ get(); };
public System.Windows.DependencyObject Parent { get; }
member this.Parent : System.Windows.DependencyObject
Public ReadOnly Property Parent As DependencyObject

Özellik Değeri

Geçerli konumun kapsamını oluşturan mantıksal üst öğe.

Şunlara uygulanır

Ayrıca bkz.