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