public void CutDescriptionAndAddLink(
TextBlock textBlock
)
Public Sub CutDescriptionAndAddLink (
textBlock As TextBlock
)
public:
virtual void CutDescriptionAndAddLink(
TextBlock^ textBlock
) sealed
abstract CutDescriptionAndAddLink :
textBlock : TextBlock -> unit
override CutDescriptionAndAddLink :
textBlock : TextBlock -> unit