5 references to TomListType
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\Tom.cs (1)
386TomListType ListType { get; set; }
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (4)
678TomListType t = para.ListType; 679if (t == TomListType.tomUndefined) 685switch (para.ListType & TomListType.tomListTypeMask) 687case TomListType.tomListBullet: