Get the brush from resource

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function GetResource( _ 
ByVal name As String
) As Brush
This language is not supported or no code example is available.
public static Brush GetResource( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
Type: string

Resource name

Return Value

Type: Brush

Brush of resource

.NET Framework

Supported in: 4.6.2, 4.7