Delegate ResolveSplitterColorsDelegate
Represents the method that will handle the event when the splitter colors are resolved.
public delegate void ResolveSplitterColorsDelegate(out Color? backColor, out Color? foreColor)
Represents the method that will handle the event when the splitter colors are resolved.
public delegate void ResolveSplitterColorsDelegate(out Color? backColor, out Color? foreColor)