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

Inheritance: PrimarySelectionAdornerProvider
Afficher le fichier Open project: HEskandari/FarsiLibrary

Méthodes publiques

Méthode Description
MonthViewDesignAdorner ( ) : System

Méthodes protégées

Méthode Description
Activate ( ModelItem item ) : void
Deactivate ( ) : void

Private Methods

Méthode 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 méthode

protected Activate ( ModelItem item ) : void
item ModelItem
Résultat void

Deactivate() protected méthode

protected Deactivate ( ) : void
Résultat void

MonthViewDesignAdorner() public méthode

public MonthViewDesignAdorner ( ) : System
Résultat System