C# Class PresentationAssistant.GlobalZoom.GlobalZoomFactory

Inheritance: IWpfTextViewCreationListener
Exibir arquivo Open project: jongalloway/PresentationAssistant

Public Methods

Method Description
TextViewCreated ( IWpfTextView textView ) : void

Method Details

TextViewCreated() public method

public TextViewCreated ( IWpfTextView textView ) : void
textView IWpfTextView
return void