AttachedShadowBase.SetElementChildVisual(AttachedShadowElementContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets SpriteVisual as a child visual on Element
protected virtual void SetElementChildVisual(Microsoft.Toolkit.Uwp.UI.AttachedShadowElementContext context);
abstract member SetElementChildVisual : Microsoft.Toolkit.Uwp.UI.AttachedShadowElementContext -> unit
override this.SetElementChildVisual : Microsoft.Toolkit.Uwp.UI.AttachedShadowElementContext -> unit
Protected Overridable Sub SetElementChildVisual (context As AttachedShadowElementContext)
Parameters
- context
- AttachedShadowElementContext
The AttachedShadowElementContext this operaiton will be performed on.