C# Class AcManager.Controls.UserControls.ModernPopup

Show file Open project: gro-ove/actools

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty

Public Methods

Method Description
ModernPopup ( ) : System.Windows

Private Methods

Method Description
OnContentChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnContentChanged ( FrameworkElement oldValue, FrameworkElement newValue ) : void
OnPlacementCallback ( Size popupSize, Size targetSize, Point offset ) : System.Windows.Controls.Primitives.CustomPopupPlacement[]

Method Details

ModernPopup() public method

public ModernPopup ( ) : System.Windows
return System.Windows

Property Details

ContentProperty public static property

public static DependencyProperty,System.Windows ContentProperty
return System.Windows.DependencyProperty

PaddingProperty public static property

public static DependencyProperty,System.Windows PaddingProperty
return System.Windows.DependencyProperty