public static void SetItemStatus(
StyledElement element,
string? value
)Public Shared Sub SetItemStatus (
element As StyledElement,
value As String
)static member SetItemStatus :
element : StyledElement *
value : string -> unit