C# Class PresentationAssistant.GlobalZoom.GlobalZoomFactory

Inheritance: IWpfTextViewCreationListener
Afficher le fichier Open project: jongalloway/PresentationAssistant

Méthodes publiques

Méthode Description
TextViewCreated ( IWpfTextView textView ) : void

Method Details

TextViewCreated() public méthode

public TextViewCreated ( IWpfTextView textView ) : void
textView IWpfTextView
Résultat void