Version

GetSubItemId Method (RecordProxyBase)

Returns the unique identifier of the sub-item obtained from the input object. In most cases, the source object is either the Original Source or the Moused dependency object obtained from the MouseLocationHelper
Overload List
OverloadDescription
GetSubItemId(Object)Returns the unique identifier of the sub-item obtained from the input object. In most cases, the source object is either the Original Source or the Moused dependency object obtained from the MouseLocationHelper  
GetSubItemId(Object,Boolean)Determines the sub-item from the given source object by traversing the Visual Tree upwards/downwards till a sub-item is found.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also