Finds the Style associated with the specified editor.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.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.