StylePropertyName.IsNullOrEmpty

Declaration

public static bool IsNullOrEmpty(UIElements.StylePropertyName propertyName);

Parameters

propertyName StylePropertyName you want to check.

Returns

bool True if propertyName is invalid. False otherwise.

Description

Checks if the StylePropertyName is null or empty.


Did you find this page useful? Please give it a rating: