Method | 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 | |
return | System |
public GetLastActiveTextView ( IContentType contentType ) : IWpfTextView | ||
contentType | IContentType | |
return | IWpfTextView |
public GetLastActiveTextView ( string contentType ) : IWpfTextView | ||
contentType | string | |
return | IWpfTextView |