Skip to main content

FlyoutSettings Methods

Contains flyout control settings.
Name Description
Apply(FlyoutPositionCalculator, FlyoutBase) Applies a PositionCalculator to the specified flyout.
CreatePositionCalculator() Creates a position calculator with default settings.
CreateStrategy() Creates a flyout strategy.
GetIndicatorDirection(FlyoutPlacement) Gets the indicator direction corresponding to the flyout placement.
OnPropertyChanged(FlyoutBase, PropertyChangedEventArgs) Invoked whenever the effective value of any dependency property of the specified flyout has been updated.
See Also