[]
        
(Showing Draft Content)

C1.Win.Themes.StyledPropertyCollection.GetPropertiesByType

GetPropertiesByType Method

GetPropertiesByType<T>()

Gets value of the styled property with the specified type.

Declaration
protected Dictionary<string, T> GetPropertiesByType<T>()
Returns
Type Description
Dictionary<string, T>
Type Parameters
Name Description
T