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