2 * SelectionItemPatternIdentifiers.cs.
5 * Moonlight List (moonlight-list@lists.ximian.com)
7 * Copyright 2008 Novell, Inc. (http://www.novell.com)
9 * See the LICENSE file included with the distribution for details.
15 namespace System
.Windows
.Automation
17 public static class SelectionItemPatternIdentifiers
19 public static readonly AutomationProperty IsSelectedProperty
= new AutomationProperty ();
20 public static readonly AutomationProperty SelectionContainerProperty
= new AutomationProperty ();