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