5 references to TomListType
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\Tom.cs (1)
386
TomListType
ListType { get; set; }
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (4)
678
TomListType
t = para.ListType;
679
if (t ==
TomListType
.tomUndefined)
685
switch (para.ListType &
TomListType
.tomListTypeMask)
687
case
TomListType
.tomListBullet: