IntraTextAdornmentTag::RemovalCallback Property
Visual Studio 2015
Called when adornment is removed from the view. May be null.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property AdornmentRemovedCallback^ RemovalCallback { [CompilerGeneratedAttribute] AdornmentRemovedCallback^ get(); [CompilerGeneratedAttribute] private: void set(AdornmentRemovedCallback^ value); }
Show: