Constructor RelativeSource
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
RelativeSourceModeancestorType
TypeancestorLevel
int