Finds the Style associated with the specified editor.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public Style FindStyle( Object editorKey ) |
| Visual Basic (Declaration) |
|---|
Public Function FindStyle ( _ editorKey As Object _ ) As Style |
Parameters
- editorKey
- Type: System..::.Object
The key identifying the editor to search for.