Table of Contents

Property AncestorType

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

AncestorType

The Type of ancestor to look for, in FindAncestor mode.

public Type AncestorType { get; set; }

Property Value

Type

Remarks

if Mode has not been set explicitly, setting AncestorType will implicitly lock Mode to FindAncestor.

Exceptions

InvalidOperationException

RelativeSource is not in FindAncestor mode