C# Class FarsiLibrary.WPF.VisualStudio.Design.MonthViewDesignAdorner

Inheritance: PrimarySelectionAdornerProvider
ファイルを表示 Open project: HEskandari/FarsiLibrary

Public Methods

Method Description
MonthViewDesignAdorner ( ) : System

Protected Methods

Method Description
Activate ( ModelItem item ) : void
Deactivate ( ) : void

Private Methods

Method Description
CreateAdornerPanel ( ) : void
OnDesignerUILoaded ( object sender, RoutedEventArgs e ) : void
OnDesignerUIPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
PlaceAdornerPanel ( ) : void
SubscribeDesignerEvents ( ) : void
UnsubscribeDesignerEvents ( ) : void

Method Details

Activate() protected method

protected Activate ( ModelItem item ) : void
item ModelItem
return void

Deactivate() protected method

protected Deactivate ( ) : void
return void

MonthViewDesignAdorner() public method

public MonthViewDesignAdorner ( ) : System
return System