Catel.Windows.Markup.UpdatableMarkupExtension.OnTargetObjectLoaded C# (CSharp) Method

OnTargetObjectLoaded() protected method

Called when the target object is loaded. Note that this method will only be called if the target object is a FrameworkElement.
protected OnTargetObjectLoaded ( ) : void
return void
        protected virtual void OnTargetObjectLoaded()
        {
        }