| C1.WPF.TileView Namespace > C1TileView Class : ContainerFromElement Method |
'Declaration<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Function ContainerFromElement( _ ByVal element As System.Windows.DependencyObject _ ) As System.Windows.DependencyObject
'UsageDim instance As C1TileView Dim element As System.Windows.DependencyObject Dim value As System.Windows.DependencyObject value = instance.ContainerFromElement(element)
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] public System.Windows.DependencyObject ContainerFromElement( System.Windows.DependencyObject element )
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