Méthode | Description | |
---|---|---|
ActiveTextViewTrackerMock ( string content, string contentTypeName ) : System | ||
GetLastActiveTextView ( IContentType contentType ) : IWpfTextView | ||
GetLastActiveTextView ( string contentType ) : IWpfTextView |
public ActiveTextViewTrackerMock ( string content, string contentTypeName ) : System | ||
content | string | |
contentTypeName | string | |
Résultat | System |
public GetLastActiveTextView ( IContentType contentType ) : IWpfTextView | ||
contentType | IContentType | |
Résultat | IWpfTextView |
public GetLastActiveTextView ( string contentType ) : IWpfTextView | ||
contentType | string | |
Résultat | IWpfTextView |