5 references to TomListType
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\Tom.cs (1)
376TomListType ListType { get; set; }
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (4)
651TomListType t = para.ListType; 652if (t == TomListType.tomUndefined) 658switch (para.ListType & TomListType.tomListTypeMask) 660case TomListType.tomListBullet: