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