Visual Basic (Declaration) | |
---|---|
Public Shared Function GetClusterChildElements( _ ByVal obj As DependencyObject _ ) As String |
C# | |
---|---|
public static string GetClusterChildElements( DependencyObject obj ) |
Parameters
- obj
- The object from which the property value is read.
Return Value
The ClusterChildElementsProperty value of the specified object.Target Platforms:Windows Phone 7