Table of Contents

Constructor RelativeSource

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RelativeSource()

Constructor

public RelativeSource()

RelativeSource(RelativeSourceMode)

Constructor

public RelativeSource(RelativeSourceMode mode)

Parameters

mode RelativeSourceMode

RelativeSource(RelativeSourceMode, Type, int)

Constructor for FindAncestor mode

public RelativeSource(RelativeSourceMode mode, Type ancestorType, int ancestorLevel)

Parameters

mode RelativeSourceMode
ancestorType Type
ancestorLevel int