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