Method GetTreeViewButtonImages
GetTreeViewButtonImages(TreeViewButtonsKind)
Gets tree view button images based on the specified kind.
public static (SvgImage? Closed, SvgImage? Opened) GetTreeViewButtonImages(TreeViewButtonsKind kind)
Parameters
kind
TreeViewButtonsKindThe kind of tree view buttons.